home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qwhite10.arc / OUTMEM.TEC < prev    next >
Text File  |  1990-08-16  |  2KB  |  43 lines

  1. ID:OM Out of Memory Messages
  2. Quarterdeck Technical Note
  3. by Stan Young
  4.  
  5. An out of memory message when loading a program means one of three
  6. things:  
  7.  
  8.   1. There has not been enough memory allocated to the program and 
  9.   the program is giving the error message.  In this case, run 
  10.   DESQview's Change a Program and allocate some more memory (in the 
  11.   Memory Size in K field).  Remember, regardless of the total memory 
  12.   on your machine, the program will only see what was allocated to 
  13.   the window.
  14.  
  15.   2. You have allocated too much memory to the window and DESQview 
  16.   is giving you a message indicating it doesn't have enough free 
  17.   memory to make the partition that big.  Try making the figure in 
  18.   "Memory Size in K" smaller.  Run the DESQview Memory Status 
  19.   program and check the figure listed in the field Conventional 
  20.   Memory/Largest Available.  This figure should give you a clue as 
  21.   to the maximum size window you can open after allowing for an 11K 
  22.   overhead if you are loading a text based program or 22K for a 
  23.   graphics based program.
  24.  
  25.   3. You may have entered a value for "System Memory (in K)" on the 
  26.   advanced options menu of Change a Program.  For non-DESQview 
  27.   specific programs, this figure should always be zero.  Even in the 
  28.   case of DESQview specific programs, this figure would rarely be 
  29.   above 10K.  Having a figure in this field increases the overhead 
  30.   for the window by a corresponding amount.
  31.  
  32. When selecting a memory size for your application, you should 
  33. consult the program's user manual to see what the developers feel is 
  34. the minimum memory requirement.  Usually, this is stated in the 
  35. early portions of the manual or sometimes on the box that the manual 
  36. came in.  Generally you can deduct 30-40K from this number since 
  37. these numbers are generally given in standard "round" machine sizes 
  38. and account for the overhead of loading DOS and a few drivers.  This 
  39. overhead need not be calculated as part of the DESQview window size.
  40.  
  41.         Copyright (C) 1990 by Quarterdeck Office Systems
  42.              * * *   E N D   O F   F I L E    * * * 
  43.